Class com.symantec.itools.swing.models.UnsignedNumberDocumentBeanInfo
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.symantec.itools.swing.models.UnsignedNumberDocumentBeanInfo

Object
   |
   +----SimpleBeanInfo
           |
           +----HelperBeanInfo
                   |
                   +----ModelBeanInfo
                           |
                           +----com.symantec.itools.swing.models.UnsignedNumberDocumentBeanInfo

public class UnsignedNumberDocumentBeanInfo
extends ModelBeanInfo

Variable Index

 o UnsignedNumberDocumentClass

Constructor Index

 o com.symantec.itools.swing.models.UnsignedNumberDocumentBeanInfo()

Method Index

 o getBeanClass()
 o getPropertyDescriptors()

Variables

 o UnsignedNumberDocumentClass
protected static final java.lang.Class UnsignedNumberDocumentClass

Constructors

 o UnsignedNumberDocumentBeanInfo
public UnsignedNumberDocumentBeanInfo()

Methods

 o getBeanClass
protected java.lang.Class getBeanClass()
Overrides:
getBeanClass in class HelperBeanInfo
 o getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index